﻿2026-09-07T06:28:41.6860547Z ##[group]Run actions/checkout@v5
2026-09-07T06:28:41.6861591Z with:
2026-09-07T06:28:41.6862165Z   repository: BigscreenVR/spt-bs-core
2026-09-07T06:28:41.6867509Z   token: ***
2026-09-07T06:28:41.6868139Z   ssh-strict: true
2026-09-07T06:28:41.6868751Z   ssh-user: git
2026-09-07T06:28:41.6869336Z   persist-credentials: true
2026-09-07T06:28:41.6869927Z   clean: true
2026-09-07T06:28:41.6870460Z   sparse-checkout-cone-mode: true
2026-09-07T06:28:41.6871101Z   fetch-depth: 1
2026-09-07T06:28:41.6871622Z   fetch-tags: false
2026-09-07T06:28:41.6872160Z   show-progress: true
2026-09-07T06:28:41.6872709Z   lfs: false
2026-09-07T06:28:41.6873213Z   submodules: false
2026-09-07T06:28:41.6873775Z   set-safe-directory: true
2026-09-07T06:28:41.6874723Z   allow-unsafe-pr-checkout: false
2026-09-07T06:28:41.6875809Z ##[endgroup]
2026-09-07T06:28:42.0509720Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-07T06:28:42.0511118Z ##[group]Getting Git version info
2026-09-07T06:28:42.0511667Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-07T06:28:42.0890979Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-07T06:28:42.5524748Z git version 2.43.0.windows.1
2026-09-07T06:28:42.5549615Z ##[endgroup]
2026-09-07T06:28:42.5559098Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cce3d5ed-88ab-4811-b5ea-b29d011c447c\.gitconfig'
2026-09-07T06:28:42.5575643Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cce3d5ed-88ab-4811-b5ea-b29d011c447c' before making global git config changes
2026-09-07T06:28:42.5576337Z Adding repository directory to the temporary git global config as a safe directory
2026-09-07T06:28:42.5583548Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-07T06:28:42.9884685Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-07T06:28:43.0178544Z https://github.com/BigscreenVR/spt-bs-core
2026-09-07T06:28:43.0212366Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-07T06:28:43.0218563Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-07T06:28:43.1959912Z refs/heads/main
2026-09-07T06:28:43.1988879Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-07T06:28:43.3304402Z HEAD is now at bfb5d58aa test(brain-resume): assert the attach COUNTER, not the evictable viewer level
2026-09-07T06:28:43.4021906Z ##[endgroup]
2026-09-07T06:28:43.4026452Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-07T06:28:44.4200726Z ##[group]Cleaning the repository
2026-09-07T06:28:44.4207375Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-07T06:28:53.9140539Z Removing target/
2026-09-07T06:28:53.9172435Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-07T06:28:54.0365755Z HEAD is now at bfb5d58aa test(brain-resume): assert the attach COUNTER, not the evictable viewer level
2026-09-07T06:28:54.0390076Z ##[endgroup]
2026-09-07T06:28:54.0395006Z ##[group]Disabling automatic garbage collection
2026-09-07T06:28:54.0400203Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-07T06:28:54.0720816Z ##[endgroup]
2026-09-07T06:28:54.0721331Z ##[group]Setting up auth
2026-09-07T06:28:54.0728136Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-07T06:28:54.2669070Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-07T06:28:55.0819942Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-07T06:28:55.1184147Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-07T06:28:56.5600920Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-07T06:28:56.7470667Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-07T06:28:59.7626254Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-07T06:29:00.2619376Z ##[endgroup]
2026-09-07T06:29:00.2619915Z ##[group]Fetching the repository
2026-09-07T06:29:00.2629010Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5102c07f13c2f5d299424b230afc935717722ea:refs/remotes/pull/198/merge
2026-09-07T06:29:04.0684521Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-07T06:29:04.0685288Z  * [new ref]             f5102c07f13c2f5d299424b230afc935717722ea -> pull/198/merge
2026-09-07T06:29:04.0840350Z ##[endgroup]
2026-09-07T06:29:04.0840768Z ##[group]Determining the checkout info
2026-09-07T06:29:04.0841801Z ##[endgroup]
2026-09-07T06:29:04.0847235Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-07T06:29:04.1170341Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-07T06:29:04.1456359Z ##[group]Checking out the ref
2026-09-07T06:29:04.1461454Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/198/merge
2026-09-07T06:29:04.3227894Z Previous HEAD position was bfb5d58aa test(brain-resume): assert the attach COUNTER, not the evictable viewer level
2026-09-07T06:29:04.3229313Z HEAD is now at f5102c07f Merge ff4b405dd368d216ba747666906d28ed1b1d5835 into bfb5d58aa9e17e1fa65ce93831989825916eb565
2026-09-07T06:29:04.3264749Z ##[endgroup]
2026-09-07T06:29:04.4739235Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-07T06:29:04.5062485Z f5102c07f13c2f5d299424b230afc935717722ea
